EIBCError class overview.
Properties
  
    | Name | Description | 
  
    | Component (inherited from EDAError) | Contains the component that caused the error. | 
  
    | ErrorCode (inherited from EDAError) | Determines the error code returned by the server. | 
  
    | ErrorNumber | Used to determine the error number returned by InterBase. | 
  
    | Sender | Holds the reference to the sender  if exception is raised by the TComponent instance. | 
  
    | SQLErrorMsg | Holds the error message describing the part of the SQL code that caused the error. |